home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / boot / czesc_1 / cpublit / src / system.h < prev   
C/C++ Source or Header  |  1991-08-05  |  356b  |  14 lines

  1. #include <exec/types.h>
  2. #include <exec/execbase.h>
  3. #include <libraries/dos.h>
  4. #include <libraries/dosextens.h>
  5. #include <intuition/intuition.h>
  6. #include <workbench/startup.h>
  7. #include <workbench/workbench.h>
  8. #include <proto/exec.h>
  9. #include <proto/dos.h>
  10. #include <proto/graphics.h>
  11. #include <proto/intuition.h>
  12. #include <proto/icon.h>
  13. #include <string.h>
  14.